home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 19.zip / BS1 part 19 / Util Collection 6 BS1.adf / resources / Mount-50 < prev    next >
Text File  |  1988-01-19  |  1KB  |  32 lines

  1.  
  2.          /*  C Ltd  AM-50(OKI)   50 Meg Hard Disk Drive */
  3.  
  4.          DH0:       Device = SCSI.device      
  5.                     Unit   = 1                    
  6.                     Flags  = 17424392                    
  7.                     Surfaces  = 6                 
  8.                     BlocksPerTrack = 26           
  9.                     Reserved = 2                  
  10.                     Interleave = 0                
  11.                     LowCyl = 0  ;  HighCyl = 647 
  12.                     Buffers = 9                   
  13.                     BufMemType = 0                
  14.                     #
  15.  
  16.  
  17.  
  18.          /*  C Ltd  AM-20   20 Meg Hard Disk Drive */
  19.  
  20.          Brains:    Device = SCSI.device      
  21.                     Unit   = 2                    
  22.                     Flags  = 17424392                    
  23.                     Surfaces  = 4                 
  24.                     BlocksPerTrack = 17           
  25.                     Reserved = 2                  
  26.                     Interleave = 0                
  27.                     LowCyl = 0  ;  HighCyl = 592
  28.                     Buffers = 9                   
  29.                     BufMemType = 0                
  30.                     #
  31.  
  32.